CVE-2026-6382
Multiple elFinder Plugins - Authenticated OS Command Injection
Description
The FileOrganizer WordPress plugin before 1.1.9, Advanced File Manager WordPress plugin before 5.4.12, File Manager Pro WordPress plugin before 2.1.1, File Manager WordPress plugin before 8.0.4 do not properly escape a parameter before passing it to a shell command when processing image operations, allowing authenticated users to perform OS Command Injection. This requires the server to have the ImageMagick convert CLI available without either the PHP imagick or GD extensions.
INFO
Published Date :
July 6, 2026, 8:16 a.m.
Last Modified :
July 6, 2026, 9:10 a.m.
Remotely Exploit :
No
Source :
[email protected]
Affected Products
The following products are affected by CVE-2026-6382
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
Solution
- Update FileOrganizer plugin to 1.1.9 or later.
- Update Advanced File Manager plugin to 5.4.12 or later.
- Update File Manager Pro plugin to 2.1.1 or later.
- Update File Manager plugin to 8.0.4 or later.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-6382.
| URL | Resource |
|---|---|
| https://wpscan.com/vulnerability/a27f70b7-a4cc-42fa-88c1-19adfe1593a8/ |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-6382 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-6382
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-6382 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-6382 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Translated by [email protected]
Jul. 06, 2026
Action Type Old Value New Value Added Translation Title: el plugin FileOrganizer, Description: El plugin FileOrganizer para WordPress anterior a la versión 1.1.9, el plugin Advanced File Manager para WordPress anterior a la versión 5.4.12, el plugin File Manager Pro para WordPress anterior a la versión 2.1.1 y el plugin File Manager para WordPress anterior a la versión 8.0.4 no escapan correctamente un parámetro antes de pasarlo a un comando de shell al procesar operaciones con imágenes, lo que permite a los usuarios autenticados llevar a cabo una inyección de comandos del sistema operativo. Para ello, es necesario que el servidor disponga de la interfaz de línea de comandos (CLI) de ImageMagick sin las extensiones PHP imagick ni GD. -
New CVE Received by [email protected]
Jul. 06, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'Unknown', 'product': 'FileOrganizer', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '1.1.9', 'versionType': 'semver'}], 'defaultStatus': 'unaffected'}, {'vendor': 'Unknown', 'product': 'Advanced File Manager', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '5.4.12', 'versionType': 'semver'}], 'defaultStatus': 'unaffected'}, {'vendor': 'Unknown', 'product': 'File Manager Pro', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '2.1.1', 'versionType': 'semver'}], 'defaultStatus': 'unaffected'}, {'vendor': 'Unknown', 'product': 'File Manager', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '8.0.4', 'versionType': 'semver'}], 'defaultStatus': 'unaffected'}] Added Description The FileOrganizer WordPress plugin before 1.1.9, Advanced File Manager WordPress plugin before 5.4.12, File Manager Pro WordPress plugin before 2.1.1, File Manager WordPress plugin before 8.0.4 do not properly escape a parameter before passing it to a shell command when processing image operations, allowing authenticated users to perform OS Command Injection. This requires the server to have the ImageMagick convert CLI available without either the PHP imagick or GD extensions. Added Reference https://wpscan.com/vulnerability/a27f70b7-a4cc-42fa-88c1-19adfe1593a8/